Skip to content

Semantic versioning implementation#3

Merged
alelom merged 2 commits intomainfrom
semantic-versioning-implementation
Mar 2, 2026
Merged

Semantic versioning implementation#3
alelom merged 2 commits intomainfrom
semantic-versioning-implementation

Conversation

@alelom
Copy link
Owner

@alelom alelom commented Mar 2, 2026

No description provided.

alelom added 2 commits March 2, 2026 17:38
…emantic_release` function

This commit enhances the logic for locating the `get-next-version.cjs` script by ensuring a more structured approach to checking both the project root and installed package resources. It introduces a temporary file context for cleanup, ensuring resources are managed properly even on early returns. These changes improve the robustness and reliability of the version resolution process.
This commit modifies the script inclusion method in `pyproject.toml` by replacing the `force-include` directive with a build hook. This change allows for automatic inclusion of all files in the scripts directory, reducing duplication and improving sustainability for future additions.
@alelom alelom merged commit 3b58aad into main Mar 2, 2026
3 checks passed
@alelom alelom deleted the semantic-versioning-implementation branch March 2, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant